📄️ Creates or updates an existing address in the output stage
Create or update addresses (Output). Updates instead of creating a new address if an already existing external ID is used. The same external ID may not occur more than once in a single request. For a single request, the maximum number of addresses in the request is limited to 100 entries.
📄️ Returns addresses from the input stage
Returns page of addresses from the input stage.
📄️ Creates or updates an existing address in the input stage
Create or update addresses. Updates instead of creating a new address if an already existing external ID is used. The same external ID may not occur more than once in a single request. For a single request, the maximum number of addresses in the request is limited to 100 entries.
📄️ Returns addresses by an array of external IDs from the output stage
Get page of addresses from the output stage. Can optionally be filtered by external IDs.
📄️ Returns addresses by an array of external IDs from the input stage
Returns page of addresses from the input stage. Can optionally be filtered by external IDs.
📄️ Returns address by external ID from the input stage
Returns address by external ID from the input stage.